Skip to content

Conversation

scheibelp
Copy link
Collaborator

  • Setting SPACK_USER_CACHE_PATH will ensure isolation between different benchpark instances and benchpark workspaces (I thought setting config:misc_cache would achieve this, but people have been reporting problems like AMG2023 ROCm: Umpire build error on Tuolumne #1068)
  • Moving the stage into the benchpark workspace means that spack build stages are no longer stored in a temporary dir (so can be examined after an allocation ends)

@github-actions github-actions bot added the feature New feature or request label Sep 19, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.46%. Comparing base (d8b673d) to head (37c063c).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1071      +/-   ##
===========================================
+ Coverage    65.43%   65.46%   +0.03%     
===========================================
  Files           44       44              
  Lines         3240     3243       +3     
  Branches       256      256              
===========================================
+ Hits          2120     2123       +3     
  Misses        1113     1113              
  Partials         7        7              
Files with missing lines Coverage Δ
lib/benchpark/cmd/setup.py 93.80% <100.00%> (+0.16%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@pearce8 pearce8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scheibelp Please add instructions on how to use this to the docs, probably in getting-started (depending when the user has to set this).

@scheibelp
Copy link
Collaborator Author

This is always-on, not configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants